Files
bde02a86-b9cc-426c-8d21-737…/vercel.json
2026-03-30 10:40:59 +00:00

5 lines
97 B
JSON

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