Files
de4eae12-0dc3-414e-8433-494…/vercel.json
2026-03-21 12:21:01 +00:00

5 lines
97 B
JSON

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