Files
98b162d6-dab9-4d27-98f7-19a…/vercel.json
2026-03-07 17:43:29 +00:00

5 lines
97 B
JSON

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