Files
ea61b961-1e42-437d-af9d-2ed…/vercel.json
2026-06-08 15:56:18 +00:00

5 lines
97 B
JSON

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