Files
6776ae8d-cf72-468a-95d0-084…/vercel.json
2026-04-20 00:20:13 +00:00

5 lines
97 B
JSON

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