Files
c8c4cc07-852f-4e89-b0cf-dbf…/vercel.json
2026-03-12 03:50:49 +00:00

5 lines
97 B
JSON

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