Files
904f0bcf-7146-458c-9f92-75c…/vercel.json
2026-05-17 13:29:06 +00:00

5 lines
97 B
JSON

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