Files
673ba09a-77ed-4230-90af-a4d…/vercel.json
2026-03-20 03:31:30 +00:00

5 lines
97 B
JSON

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