Files
7188fde1-97d5-493d-8079-761…/vercel.json
2026-06-03 15:43:23 +00:00

5 lines
97 B
JSON

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