Files
4e92cbf5-b82e-44be-ad9f-e89…/vercel.json
2026-04-19 04:47:55 +00:00

5 lines
97 B
JSON

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