Files
69b9556a-12ae-44cc-aeef-832…/vercel.json
2026-04-21 00:02:07 +00:00

5 lines
97 B
JSON

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