Files
0ce5b52d-04aa-4679-af0c-172…/vercel.json
2026-05-19 07:27:47 +00:00

5 lines
97 B
JSON

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