Files
cc9e0d5c-34e5-4f59-bd89-e24…/vercel.json
2026-04-19 21:17:06 +00:00

5 lines
97 B
JSON

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