Files
dc0b9402-49e6-4edb-9e45-448…/vercel.json
2026-06-10 15:14:47 +00:00

5 lines
97 B
JSON

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