Files
f5f9466c-1fd6-4ba6-9aef-7f4…/vercel.json
2026-02-26 03:32:59 +00:00

5 lines
97 B
JSON

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