Files
b7fbe2ca-1ae3-4433-8158-a5a…/vercel.json
2026-05-12 17:42:03 +00:00

5 lines
97 B
JSON

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