Files
a1b959fb-f601-4f79-9f86-9cb…/vercel.json
2026-06-10 20:25:36 +00:00

5 lines
97 B
JSON

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