Files
a275f13e-8f7b-4921-9f3e-3f9…/vercel.json
2026-03-18 00:37:09 +00:00

5 lines
97 B
JSON

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