Files
b6865c73-e9d4-432a-9f9b-7be…/vercel.json
2026-03-25 16:23:55 +00:00

5 lines
97 B
JSON

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