Files
5cd683ff-9c15-41ad-96f0-50d…/vercel.json
2026-03-11 00:03:26 +00:00

5 lines
97 B
JSON

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