Files
7b28ccb3-e70a-4366-82b2-548…/vercel.json
2026-04-15 18:42:36 +00:00

5 lines
97 B
JSON

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