Files
27cd6a0a-3ee1-458b-a8f5-66f…/vercel.json
2026-03-09 09:49:56 +00:00

5 lines
97 B
JSON

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