Files
98a0715e-928d-44ce-b7c4-1fd…/vercel.json
2026-04-03 19:48:15 +00:00

5 lines
97 B
JSON

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