Files
db085698-eb4f-4231-a0d5-d62…/vercel.json
2026-06-03 11:35:06 +00:00

5 lines
97 B
JSON

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