Files
53ed7432-5463-4050-8cbf-c0f…/vercel.json
2026-05-01 09:54:14 +00:00

5 lines
97 B
JSON

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