Files
f2261120-1a6f-43ec-958d-18e…/vercel.json
2026-05-09 10:37:36 +00:00

5 lines
97 B
JSON

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