Files
b1d2e55b-bd1c-432e-9765-9da…/vercel.json
2026-04-09 06:06:57 +00:00

5 lines
97 B
JSON

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