Files
df29cd99-b932-4ca5-a9ab-4eb…/vercel.json
2026-06-09 12:29:48 +00:00

5 lines
97 B
JSON

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