Files
cdfb514d-f9d4-4423-8dc4-4df…/vercel.json
2026-05-22 03:46:31 +00:00

5 lines
97 B
JSON

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