Files
57a834fb-e21e-4d56-a7e7-41e…/vercel.json
2026-04-18 11:55:40 +00:00

5 lines
97 B
JSON

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