Files
e75ebbed-5af9-4035-9697-1fd…/vercel.json
2026-03-10 04:24:52 +00:00

5 lines
97 B
JSON

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