Files
348a9b59-9b76-4c33-809f-d2e…/vercel.json
2026-05-13 23:59:56 +00:00

5 lines
97 B
JSON

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