Files
c3f5409f-187c-4b01-8f61-61e…/vercel.json
2026-04-11 15:46:01 +00:00

5 lines
97 B
JSON

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