Files
4d411d7f-e0cd-4d66-b4b5-928…/vercel.json
2026-04-06 09:40:37 +00:00

5 lines
97 B
JSON

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