Files
2cf71794-dcb9-4fc3-b934-8e2…/vercel.json
2026-03-16 12:21:27 +00:00

5 lines
97 B
JSON

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