Files
289e61ae-2e17-419b-b2ca-3ff…/vercel.json
2026-03-10 06:27:06 +00:00

5 lines
97 B
JSON

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