Files
f2b13970-b049-42b2-b87e-de5…/vercel.json
2026-03-07 07:26:02 +00:00

5 lines
97 B
JSON

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