Files
1720ed3a-7b9e-4ca1-adcc-dfa…/vercel.json
2026-03-21 10:11:50 +00:00

5 lines
97 B
JSON

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