Files
378ea319-8560-439d-83e0-5a5…/vercel.json
2026-03-04 14:12:49 +00:00

5 lines
97 B
JSON

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