Files
e7bc96b1-c3c4-44b1-be80-e9a…/vercel.json
2026-03-27 00:46:02 +00:00

5 lines
97 B
JSON

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