Files
f436abe0-ae25-46ee-895e-e12…/vercel.json
2026-03-09 14:39:17 +00:00

5 lines
97 B
JSON

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