Files
c5897d26-6f1d-4a77-8260-80a…/vercel.json
2026-04-06 02:19:11 +00:00

5 lines
97 B
JSON

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