Files
4ffab163-21e7-4d05-878c-a8a…/vercel.json
2026-03-27 11:55:37 +00:00

5 lines
97 B
JSON

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