Files
693f8717-f615-4ef2-847a-018…/vercel.json
2026-05-12 20:27:12 +00:00

5 lines
97 B
JSON

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