Files
5ba01d17-403a-424e-b89e-d2b…/vercel.json
2026-03-16 06:08:22 +00:00

5 lines
97 B
JSON

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