Files
3b3d0b4d-74b2-4449-9106-af7…/vercel.json
2026-04-04 05:06:48 +00:00

5 lines
97 B
JSON

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