Files
b5914552-823d-44f1-a76c-22c…/vercel.json
2026-03-26 23:36:45 +00:00

5 lines
97 B
JSON

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