Files
a04332b7-b5c5-484c-9852-cb8…/vercel.json
2026-03-22 11:33:45 +00:00

5 lines
97 B
JSON

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