Files
cfd062fb-53e4-424c-afd2-a0c…/vercel.json
2026-03-31 17:12:13 +00:00

5 lines
97 B
JSON

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