Files
22def357-40a7-4afa-8ed7-997…/vercel.json
2026-03-12 19:18:55 +00:00

5 lines
97 B
JSON

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