Files
19472b9e-18ec-4988-a9bf-50a…/vercel.json
2026-03-17 16:38:52 +00:00

5 lines
97 B
JSON

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