Files
a6cb53cc-10df-4fd5-b9ef-66a…/vercel.json
2026-06-03 14:55:39 +00:00

5 lines
97 B
JSON

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