Files
bbd301f9-863e-46fc-b95d-30f…/vercel.json
2026-03-31 00:56:20 +00:00

5 lines
97 B
JSON

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