Files
7ebc8a88-15bb-4a5a-9ab8-16e…/vercel.json
2026-05-12 16:01:42 +00:00

5 lines
97 B
JSON

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