Files
b00405b9-1e87-4ecf-ae4e-6c8…/vercel.json
2026-06-11 20:55:57 +00:00

5 lines
97 B
JSON

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