Files
8e4b295b-452e-47ec-8622-072…/vercel.json
2026-03-12 20:25:20 +00:00

5 lines
97 B
JSON

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