Files
8a9ef81b-9175-44a9-8649-2fd…/vercel.json
2026-05-22 23:54:04 +00:00

5 lines
97 B
JSON

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