Files
0fee6def-80b7-4b56-adb4-8c1…/vercel.json
2026-04-12 03:44:51 +00:00

5 lines
97 B
JSON

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