Files
01779c37-c8fd-4c22-9cee-6e3…/vercel.json
2026-06-12 12:44:14 +00:00

5 lines
97 B
JSON

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