Files
6faaa212-2ede-424e-84be-4bf…/vercel.json
2026-05-06 19:01:10 +00:00

5 lines
97 B
JSON

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