Files
4e855ca4-eeab-48c7-9afb-8ef…/vercel.json
2026-05-13 16:17:26 +00:00

5 lines
97 B
JSON

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