Files
6f012de5-0be8-4769-ae3a-e6b…/vercel.json
2026-06-12 16:47:56 +00:00

5 lines
97 B
JSON

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