Files
bd7c7b32-288a-4258-8c8b-e12…/vercel.json
2026-06-09 11:08:44 +00:00

5 lines
97 B
JSON

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