Files
f4d7cdf1-27e2-4c5f-8019-d73…/vercel.json
2026-05-25 13:46:32 +00:00

5 lines
97 B
JSON

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