Files
ace193c6-e0c4-4dd4-8b47-5fd…/vercel.json
2026-04-03 19:49:15 +00:00

5 lines
97 B
JSON

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