Files
5c486df3-fcf0-4364-8701-db8…/vercel.json
2026-03-03 07:58:07 +00:00

5 lines
97 B
JSON

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