Files
bbec3e18-9cd5-4ef6-9dad-15e…/vercel.json
2026-05-24 20:54:09 +00:00

5 lines
97 B
JSON

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