Files
b866edc8-2364-4dfd-a3b2-d5e…/vercel.json
2026-03-29 07:05:44 +00:00

5 lines
97 B
JSON

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