Files
1ce15220-464b-4c41-83f6-c45…/vercel.json
2026-06-03 17:18:54 +00:00

5 lines
97 B
JSON

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