Files
83175127-0b06-49d7-a534-e67…/vercel.json
2026-04-16 17:56:34 +00:00

5 lines
97 B
JSON

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