Files
3d4a459a-7d70-466b-aaa6-1fe…/vercel.json
2026-05-01 02:55:51 +00:00

5 lines
97 B
JSON

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