Files
dbb521d9-5c4f-4603-a8e2-6dd…/vercel.json
2026-03-02 02:20:11 +00:00

5 lines
97 B
JSON

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