Files
74dd5a09-2044-4a76-82ec-93f…/vercel.json
2026-06-03 19:55:40 +00:00

5 lines
97 B
JSON

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