Files
4700991c-581c-402f-888d-e13…/vercel.json
2026-05-14 00:30:46 +00:00

5 lines
97 B
JSON

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