Files
0658f6ad-04f4-4fa9-9017-316…/vercel.json
2026-05-21 00:30:26 +00:00

5 lines
97 B
JSON

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