Files
15b27a9a-79d7-4482-86ee-686…/vercel.json
2026-04-06 16:14:29 +00:00

5 lines
97 B
JSON

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