Files
3c1ece1c-da65-4a9b-a5e8-1dc…/vercel.json
2026-02-25 11:37:12 +00:00

5 lines
97 B
JSON

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