Files
43a2abf6-2921-4be2-baa8-a99…/vercel.json
2026-05-15 15:05:55 +00:00

5 lines
97 B
JSON

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