Files
a0a3864f-b1df-4c77-a1a4-4c4…/vercel.json
2026-02-19 05:06:12 +00:00

5 lines
97 B
JSON

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