Files
8f83dd5e-ddfd-4bb1-8d0f-f3a…/vercel.json
2026-03-03 06:31:26 +00:00

5 lines
97 B
JSON

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