Files
4e6d1c4f-3337-4b02-89b1-66a…/vercel.json
2026-04-13 02:41:41 +00:00

5 lines
97 B
JSON

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