Files
b30b0e93-d1c2-41ec-9479-b8f…/vercel.json
2026-03-27 11:06:55 +00:00

5 lines
97 B
JSON

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