Files
de864f08-15d0-4f82-b807-e50…/vercel.json
2026-04-30 15:39:42 +00:00

5 lines
97 B
JSON

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