Files
6ae7d7eb-8adb-4fa6-9a05-de7…/vercel.json
2026-03-07 14:28:58 +00:00

5 lines
97 B
JSON

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