Files
2c3a2be5-e7c2-424c-818b-5f4…/vercel.json
2026-04-26 19:19:39 +00:00

5 lines
97 B
JSON

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