Files
7cc2bc56-c272-42c7-9b0d-ed7…/vercel.json
2026-04-02 12:11:11 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}