Files
855fe3d9-8a1a-4996-8f48-95b…/vercel.json
2026-05-31 02:24:44 +00:00

5 lines
97 B
JSON

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