Files
2f5d23c6-17f4-4cb3-92de-743…/vercel.json
2026-06-07 21:10:54 +00:00

5 lines
97 B
JSON

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