Files
38fed1ce-5bd6-4c45-9ccc-57a…/vercel.json
2026-04-18 16:05:58 +00:00

5 lines
97 B
JSON

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