Files
f6bb751f-6ce6-421b-9060-e2c…/vercel.json
2026-04-17 16:27:41 +00:00

5 lines
97 B
JSON

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