Files
04c71d8f-8e17-49e1-9e71-8b6…/vercel.json
2026-04-09 14:53:08 +00:00

5 lines
97 B
JSON

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