Files
0c0e65f2-4265-4d46-bb8f-9ef…/vercel.json
2026-03-03 00:14:42 +00:00

5 lines
97 B
JSON

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