Files
f0f1dcf0-4b2c-4cac-9b10-32d…/vercel.json
2026-04-15 17:03:18 +00:00

5 lines
97 B
JSON

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