Files
3bc7e808-84a6-47c6-bb7e-922…/vercel.json
2026-04-27 05:04:06 +00:00

5 lines
97 B
JSON

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