Files
d08114f8-93b9-475a-bf4b-d6c…/vercel.json
2026-03-03 11:44:14 +00:00

5 lines
97 B
JSON

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