Files
3b4d024e-f98d-404f-a4ed-e2c…/vercel.json
2026-04-15 03:56:43 +00:00

5 lines
97 B
JSON

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