Files
7a6ab1b9-36db-4f93-8b76-fb4…/vercel.json
2026-06-03 08:50:38 +00:00

5 lines
97 B
JSON

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