Files
8d94dd39-6f0e-44bf-99c6-e47…/vercel.json
2026-03-31 01:14:27 +00:00

5 lines
97 B
JSON

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