Files
4d7f4415-fffd-41f4-8168-a36…/vercel.json
2026-03-16 16:09:59 +00:00

5 lines
97 B
JSON

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