Files
852ea2a2-99ee-4ffd-9e8e-80b…/vercel.json
2026-06-09 07:55:47 +00:00

5 lines
97 B
JSON

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