Files
118b6337-d4e8-4744-889d-e40…/vercel.json
2026-06-10 10:14:51 +00:00

5 lines
97 B
JSON

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