Files
657f6952-667b-487d-be83-db8…/vercel.json
2026-04-19 23:34:48 +00:00

5 lines
97 B
JSON

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