Files
8c8bbc75-ad1f-4121-9f05-bf1…/vercel.json
2026-03-07 09:20:40 +00:00

5 lines
97 B
JSON

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