Files
7cd44006-7cee-4336-80b1-cba…/vercel.json
2026-06-03 11:37:38 +00:00

5 lines
97 B
JSON

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