Files
d7fd3eeb-00f8-4890-b18e-529…/vercel.json
2026-03-15 22:42:03 +00:00

5 lines
97 B
JSON

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