Files
1cd7685c-4bf9-4ea3-bed5-926…/vercel.json
2026-06-10 07:38:01 +00:00

5 lines
97 B
JSON

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