Files
ce90f45c-0477-44e5-94b5-154…/vercel.json
2026-03-03 17:57:33 +00:00

5 lines
97 B
JSON

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