Files
5db78d4c-cf5f-452c-9878-979…/vercel.json
2026-04-06 19:02:50 +00:00

5 lines
97 B
JSON

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