Files
014079a9-67af-4bf0-8608-ae8…/vercel.json
2026-03-08 14:47:09 +00:00

5 lines
97 B
JSON

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