Files
ede0a285-885a-46af-8d6b-9f0…/vercel.json
2026-03-14 14:01:06 +00:00

5 lines
97 B
JSON

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