Files
bf2b8202-9d67-4ad0-829f-be0…/vercel.json
2026-02-01 14:29:19 +00:00

5 lines
97 B
JSON

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