Files
7ebcf0e4-dd3f-41f3-a351-df4…/vercel.json
2026-06-10 08:13:44 +00:00

5 lines
97 B
JSON

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