Files
67cb76f4-73cc-4321-95ae-ee9…/vercel.json
2026-03-12 03:39:47 +00:00

5 lines
97 B
JSON

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