Files
3cde787b-862f-4b55-9da0-445…/vercel.json
2026-03-03 15:37:17 +00:00

5 lines
97 B
JSON

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