Files
b89f3780-73e6-44e0-955f-8d3…/vercel.json
2026-03-09 06:57:49 +00:00

5 lines
97 B
JSON

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