Files
f3cb0a36-53b4-4d03-824b-fff…/vercel.json
2026-05-01 14:39:53 +00:00

5 lines
97 B
JSON

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