Files
0c96f3a8-c1b8-4add-9564-547…/vercel.json
2026-02-18 21:46:30 +00:00

5 lines
97 B
JSON

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