Files
edf6e21c-e398-42b4-86e3-18e…/vercel.json
2026-03-03 11:09:40 +00:00

5 lines
97 B
JSON

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