Files
e09e4ae1-d919-4680-ab94-35d…/vercel.json
2026-04-09 09:41:03 +00:00

5 lines
97 B
JSON

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