Files
99743e7e-e597-4f38-b8e5-5e4…/vercel.json
2026-03-15 17:21:23 +00:00

5 lines
97 B
JSON

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